home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / drdtips.zip / 1201.TXT < prev    next >
Text File  |  1992-06-05  |  10KB  |  208 lines

  1. Document 1201
  2. SUPERSTOR - UTILITIES/TROUBLESHOOTING
  3. JD/RS
  4. 2/6/92
  5.  
  6.                         UTILITIES
  7.  
  8. *Maintenance
  9. Third Party - Most disk utilities, other than those shipped
  10. with DR DOS 6.0, will not be able to properly define the
  11. internal structure of a SuperStor drive. This is why it is
  12. recommended that utilities which access internal drive
  13. information SHOULD NOT be used on a SuperStor drive.    
  14.  
  15. DISKOPT - DISKOPT is a DR DOS 6.0 disk optimization utility
  16. which is recommended for optimization of a SuperStor drive. 
  17. DISKOPT is able to properly analyze the internal allocation
  18. tables of a SuperStor drive by letting the SuperStor driver act
  19. as an interpreter to the drive.
  20.  
  21. CHKDSK - CHKDSK is another DOS command which allows the analysis
  22. of a drive. CHKDSK may be used to check the SuperStor drive
  23. integrity and fix lost clusters which occurr on a SuperStor drive
  24. or any on any other drive.  However, as noted below, CHKDSK may
  25. not always accurately report available space on a SuperStor drive.
  26.  
  27. *Reported Statistics
  28. Often the statistics reported by various DR DOS utilities and
  29. third party utilities will vary with respect to space available
  30. on a SuperStor drive.  This is due to the utilities' individual
  31. understanding of SuperStor and its internal tables.
  32.  
  33. CHKDSK/Third Party Utilities - CHKDSK WILL NOT normally portray
  34. the proper amount of available space on a SuperStor drive.  This
  35. is because CHKDSK bases all of its information on a perfectly
  36. formatted hard drive.  That is to say, CHKDSK will always assume
  37. the optimum result. In SuperStor's case, CHKDSK will assume that
  38. a perfect 2:1 compression ratio is always maintained.  However,
  39. as SuperStor is used, its compression ratio will vary due to the
  40. differing compression ratios of the individual files put on the
  41. drive.  Some files will have better than 2:1 compression ratios
  42. and some will have less than 2:1.  Therefore, actual statistics
  43. will vary from CHKDSK and third party utilities as they are
  44. using this perfect 2:1 compression ratio to calculate free
  45. space.      
  46.  
  47. DIR/XDIR/SuperStor Statistics - DIR, XDIR, and the SuperStor
  48. Statistics option may be used to properly determine the current
  49. SuperStor free space.  All three of these options have
  50. adjustments built into them to account for the different
  51. compression ratios of each individual file kept on the SuperStor
  52. drive.  In fact these three commands are kept aware of the
  53. internal allocation tables which SuperStor keeps.
  54.  
  55. *Reserved Units
  56. While performing a CHKDSK on a SuperStor partition, a user
  57. may notice the reporting of: XXXX Bytes in SuperStor Reserved
  58. Units.  Also, the user may notice a great reduction in the
  59. amount of disk space free on their SuperStor partition.
  60.  
  61. SuperStor reserved units are entries in the SSTOR allocation
  62. table that are marked as unusable due to the storage of
  63. uncompressable data on the SuperStor partition.  Note: Table
  64. entries refer to SuperStor's own internal allocation table;
  65. uncompressable data is defined as that which cannot be
  66. compressed further by using SuperStor (Arc'd, Zip, Gif files,
  67. Exepacked files, etc.)  The following is an explanation of how
  68. reserved units are applied:
  69.  
  70.                 Actual Drive            SuperStored (compressed) Drive
  71.  
  72.  
  73.  
  74.                 50 MB                   100 MB (2:1 compression ratio)
  75.  
  76. 20% of drive    10 MB Zipped File                10 MB
  77. (uncompressed)
  78.  
  79.                 -----------------      ------------------------------
  80.  
  81. Space           40 MB Free Space                 90 MB Free
  82. (reported)
  83.  
  84. SuperStor                                        10 MB
  85. Reserved Units
  86.  
  87.                                                
  88.                                        ------------------------------
  89.                                                  80 MB                                                 80 MB Free
  90. Space (actual)
  91.  
  92.  
  93. Above: a 50 MB hard disk has been compressed with SuperStor to
  94. create a 100 MB SuperStor partition.  On this partition exists a
  95. uncompressable zip file 10 MB in size.  Prior to using SuperStor
  96. the zipped file would have taken up approximatly 20% of the 50
  97. MB drive. (i.e. 10MB zipped file / 50 MB of total space = .20 or
  98. 20%.)  The same applies after a SuperStor volume is created on
  99. the drive.  However, in order to maintain the 20% occupancy of
  100. the zipped file, 10 MB of Reserved Units are needed. i.e. 10MB
  101. zipped file + 10 MB Reserved Units = 20 MB compressed.  20 MB
  102. compressed / 100 total space (after SuperStor) = .20 or 20%.
  103.  
  104. Since the 10 MB zipped file cannot be compressed it is stored on
  105. the SuperStor drive uncompressed.  It is actually using 10
  106. physical MB of disk space (as if SuperStor had never been used).
  107.  Since the zipped file was not compressed, it has essentially a
  108. 1:1 compression ratio (Remember, SSTOR cannot further compress a
  109. file which already is compressed).  Using a CHKDSK /F may clear
  110. the Reserved Units message shown previously by CHKDSK, but will
  111. not free up the disk space.  In fact, the message will usually
  112. reappear after a few reads or writes have been made to the
  113. SuperStor partition.
  114.  
  115. Reserved Units will generally appear when your drive is 90% full
  116. or greater.  If Reserved Units have appeared due to the storage
  117. of uncompressable data on a SuperStor drive, move the
  118. uncompressable data to a uncompressed drive. Then, free the
  119. SuperStor Reserved Units by performing a CHKDSK /F on the
  120. SuperStor drive.
  121.  
  122. *Backing Up a SuperStor Drive
  123. Direct Memory Access- Todays backup software offer a vast array of
  124. backup and restore options. Many of these backup options allow
  125. Direct Memory Access (DMA) backups which are sometimes called
  126. direct acess or fast backups. These types of backups do not use
  127. conventional DOS routines. This method does not allow the SuperStor
  128. driver (SSTORDRV.SYS) to act as a translator during the backup
  129. process. Use of a DMA backup option on a SuperStor compressed
  130. partition can result in a error message from the backup program
  131. such as "Drive not ready".
  132.  
  133. Image Backup (or Mirror Backup)- Image backup options allow a user
  134. to take an entire physical backup of a drive from begining to
  135. ending cylinder of a drive. Think of it a as a photograph that
  136. duplicates the entire contents of a disk including all system,
  137. hidden and read-only files along with FATs and directories. These
  138. backups are not recommended for a SuperStor drive as the
  139. prospective restore drive may not properly accept the backup. The
  140. restore drive MUST have the exact same parameters as the the backup
  141. drive (drive size, total sectors, sectors per track, etc.).
  142.  
  143. File-by-File Backup- File-by-file backups are the most reliable
  144. backup method for use on a SuperStor compressed partition. This
  145. backup option will allow intervention of the SuperStor driver so
  146. that files on the backup are uncompressed and can be restored to
  147. either a compressed or a non-compressed drive.
  148.  
  149.                 HELPFUL TROUBLESHOOTING TIPS
  150.  
  151.  
  152. *If SuperStor will not compress a Non-bootable partition.
  153.  
  154. If SuperStor detects any files marked with the S for System
  155. attribute, SuperStor will not install.  Use XDIR on the
  156. prospective drive to locate files with the System attribute
  157. active.  Then, remove these files, or their System attribute so
  158. that SuperStor will execute.
  159.  
  160. *SuperStor has been used on a boot drive which was partitioned
  161. with a 3rd party disk partitioning scheme.  Now, the drive
  162. letters are out of sequence.
  163.  
  164. This is because the partitioning driver (Diskmanager, Speedstor)
  165. is loading after the SuperStor (disk compression) drivers have
  166. loaded.  Place the partitioning driver before the SuperStor
  167. drivers in the correct configuration file.  Please see Tip #1200
  168. for additional information regarding third party driver
  169. placement with respect to a SuperStor drive.
  170.  
  171.  
  172. *A third party disk partitioning scheme had been used on a drive
  173. in which SuperStor has now been used to compress data.  All
  174. precautions to move the partitioning driver to its correct
  175. positioning have been taken.  However, several additional
  176. "phantom" drive letter now appear which did not appear prior to
  177. SuperStor.
  178.  
  179. Check to see if the disk partitioning scheme has a driver
  180. loading in another configuration file as well.  Make sure that
  181. this driver is only loading once in the appropriate location.
  182. Please see Tip #1200 for further information regarding third
  183. party driver placement with respect to a SuperStor drive.
  184.  
  185.  
  186. *Available space on the SuperStor drive is quickly reduced
  187.  
  188. First, scan the current compression ratios of the various files
  189. on the SuperStor drive.  Using the XDIR command will allow the
  190. user to determine the compression ratios of each individual
  191. file.  Once you have determined which files have poor
  192. compression ratios (1.3:1 or less), you may wish to move them to
  193. an uncompressed portion of the drive to improve the performance
  194. of SuperStor.
  195.  
  196. Second, perform a CHKDSK on the SuperStor drive and see if there
  197. are any bytes used by SuperStor Reserved Units.  If so, check
  198. for and remove any files which may be uncompressable (those
  199. which have a approximately a 1:1 compression ratio).  The
  200. SuperStor Reserved Units may be freed up by performing a CHKDSK
  201. /F.  However, the Reserved Units message in CHKDSK may reappear
  202. if uncompressable data remains on the SuperStor drive.
  203.  
  204.         
  205.  
  206. Sources:    DR DOS 6.0 Optimization and Configuration Tips Guide 
  207.         DR DOS 6.0 User Guide     
  208.